xen.git
2012-03-30 Keir FraserRemove single use of fastcall from hypervisor common...
2012-03-30 Keir Fraserx86: All vectored interrupts go through do_IRQ().
2012-03-29 Tim Deeganx86/mm: allow mem_event ops on AMD processors too.
2012-03-29 Tim DeeganIOMMU: clean up handling of 'foo' and 'no-foo' command...
2012-03-29 Andres Lagar... x86/mm: Make iommu passthrough and mem paging/sharing...
2012-03-29 Andres Lagar... x86/mm: Teach paging to page table-based p2m
2012-03-29 Tim Deeganx86/mm/p2m-pt: Clip mfn to allowable width when buildin...
2012-03-28 Jan Beulichx86/hpet: warn about and clear reserved set config...
2012-03-27 Jan Beulichx86/hpet: use asm/hpet.h in HVM emulation code
2012-03-27 Jan Beulichx86/hpet: clear unwanted bits
2012-03-27 Jan Beulichx86/hpet: replace disabling of legacy broadcast
2012-03-27 Jan Beulichx86/hpet: disable before reboot or kexec
2012-03-27 Ian Campbellhcall: markup the grant table hypercalls to improve...
2012-03-23 Keir Fraserx86_emulate: Do not push an error code onto a #UD excep...
2012-03-23 Andrew Cooperx86_emulate: raise #UD rather than #GP on invalid use...
2012-03-23 Jan Beulichx86/hpet: simplify hpet_get_channel()
2012-03-23 Liu, JinsongXen core parking 2: core parking implementation
2012-03-23 Liu, JinsongXen core parking 1: hypercall
2012-03-23 David VrabelFix test for NULL command line in cmdline_parse()
2012-03-23 Jan Beulichx86/hpet: force_hpet_broadcast can be __initdata
2012-03-23 Jan Beulichx86/gnttab: fix asm() operand in gnttab_clear_flag()
2012-03-22 Tim DeeganDisable OVMF build - it's not baked yet.
2012-03-22 Ian Campbellarm: shorten constant names in head.S to keep within...
2012-03-22 David VrabelAllow cmdline_parse() to be used with const strings
2012-03-22 David Vrabelarm: remove the hack for loading vmlinux images
2012-03-22 David Vrabeldevice tree: add device_tree_dump() to print a flat...
2012-03-22 David Vrabeldevice tree: add device_tree_for_each_node()
2012-03-22 David Vrabeldevice tree: correctly ignore unit-address when matchin...
2012-03-22 David Vrabeldevice tree: follow coding style
2012-03-22 David VrabelMAINTAINERS: add device tree maintainer
2012-03-22 David Vrabellibfdt: move headers to xen/include/xen/libfdt/
2012-03-22 Ian Campbellarm: use symbolic constants for initial page table...
2012-03-22 Ian Campbellarm: remove hard tabs
2012-03-22 Keir FraserIntroduce system_state variable.
2012-03-22 Tim DeeganMerge
2012-03-22 Attilio RaoFetch the OVMF repository from specific git mirror...
2012-03-22 David Vrabeldocs: improve documentation for the the dom0_mem comman...
2012-03-22 Andres Lagar... x86/mm: fix broken shadow debug printk
2012-03-22 Tim Deeganx86: Fix put_gfn in XEN_DOMCTL_getpageframeinfo3.
2012-03-22 David Vrabelkexec: provide crashinfo_maxaddr_bits if !CONFIG_KEXEC
2012-03-22 David VrabelCODING_STYLE: Document the coding style conventions.
2012-03-21 Jan Beulichia64: fix build (after c/s 25070:4e1d091d10d8)
2012-03-16 Andrew Cooperkexec: Fix printing of paddr_t in 32bit mode.
2012-03-16 Jan Beulichunmodified drivers: use upstream sync_bitops if available
2012-03-16 Olaf Heringunmodified drivers: add pfn_is_ram helper for kdump
2012-03-16 Olaf Heringunmodified drivers: hide xen_cpuid_base() in version...
2012-03-16 Jan Beulichlist maintainers of unmodified_drivers/linux-2.6/
2012-03-16 Andrew CooperKEXEC: Allocate crash structures in low memory
2012-03-16 Andrew CooperKEXEC: Allocate crash notes on boot
2012-03-16 Dietmar Hahnx86/vpmu: small fix for console logging beauty
2012-03-15 Tim Deeganarm: don't use atomic operations to gate non-boot CPUs
2012-03-15 Ian Campbellarm: map DTB as outer- rather than inner-shareable.
2012-03-15 Dietmar Hahnx86/vpmu: Add the BTS extension
2012-03-15 Dietmar Hahnx86/vpmu: Add a cpuid function
2012-03-15 Jan Beulichsvm: amend c/s 24990:322300fd2ebd (fake BU_CFG MSR...
2012-03-15 Tim Deeganx86/mm: tidy up get_two_gfns() a little
2012-03-15 Tim Deeganx86/mm: make 'query type' argument to get_gfn into...
2012-03-15 Tim Deeganx86/mm: remove 'p2m_guest' lookup type.
2012-03-15 Tim Deeganmm: guest_remove_page() should not populate or unshare.
2012-03-15 Tim Deeganx86/mm/paging: Prevent the guest from faulting on the...
2012-03-15 Tim DeeganMemory sharing: better handling of ENOMEM while unsharing
2012-03-15 Tim Deeganx86/mm: Allow to not sleep on mem event ring
2012-03-15 Tim DeeganMem event: don't leave zombie domains if there are...
2012-03-15 Tim Deeganvmx: Make it clear that the VMEXIT reason is in hex.
2012-03-14 Andres Lagar... x86/mm: Fix deadlock between p2m and event channel...
2012-03-14 Roger Pau Monneautoconf: add missing compression checks for libxc
2012-03-14 Roger Pau Monneautoconf: check for uuid.h or uuid/uuid.h with -luuid
2012-03-14 Ian Campbelltools: Add explicit clean rule for SeaBIOS
2012-03-14 Roger Pau Monneautoconf: check for Python.h header and -lpython* lib
2012-03-14 George Dunlapxl: Implement sched-credit schedule parameter command...
2012-03-14 George Dunlapxl: Refactor sched_domain_output to have a callback...
2012-03-14 Jan Beulichtapdisk2: initialize 'name' parameter of BLKTAP2_IOCTL_...
2012-03-14 Andrew Cooperxl: display max_cpu_ids for xl info
2012-03-14 Ian JacksonMerge
2012-03-14 Ian Campbellgitignore: Add cscope files
2012-03-14 David Vrabelarm: add generated files to .gitignore and .hgignore
2012-03-14 Stefano Stabelliniarm: introduce more hypercalls
2012-03-14 Ian Campbellarm: handle dom0_max_vcpus=0 case properly
2012-03-14 Stefano Stabelliniarm: fix inflight_irqs list priority ordering
2012-03-14 Stefano Stabelliniarm: rename link to inflight
2012-03-13 Fabio Fantonitools/hotplug/Linux/init.d/: create /var/run/xen if...
2012-03-13 Ian Jacksontools/python: Fix indenting in 25030:6ced0ed954d6
2012-03-13 Marek Marczykowskitools/python: Py_INCREF(Py_None) when returing Py_None
2012-03-13 Jan Beulichxl block-detach: allow other than numeric-decimal speci...
2012-03-13 Ian Campbelllibxl: always set a default value for VFB.opengl
2012-03-13 George Dunlaptools, build: Fix libaio Makefile to put files in ...
2012-03-13 Ian JacksonMerge
2012-03-13 Stefano Stabelliniarm: use r12 to pass the hypercall number
2012-03-13 Daniel De Graafxenstat: Use local domain names
2012-03-13 Wei Liulibxl: fix libxl_get_cpu_topology
2012-03-13 Andres Lagar... libxl: publish number of paged pages.
2012-03-13 Ian CampbellUpdate SEABIOS_UPSTREAM_TAG
2012-03-13 Ian JacksonMerge
2012-03-13 Roger Pau Monneautoconf: add check for curses library
2012-03-13 Tim Deeganarm: Put the CPU into a sleep state in the idle loop
2012-03-13 Tim Deeganarm: Actually free __init/__initdata ranges on boot
2012-03-13 Tim Deeganarm: new hook for late MMU setup on secondary CPUs
2012-03-13 Tim Deeganarm: Shutdown and reboot
2012-03-13 Tim Deeganarm: SMP CPU shutdown
2012-03-13 Tim Deeganarm: Boot secondary CPUs into C
next